home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / cwl2f-1.zip / ORDER.FRM < prev    next >
Text File  |  1992-06-13  |  7KB  |  205 lines

  1.  
  2.   Here are a list of new products from CitySoft Software which work in
  3.   conjunction with The C Window Library.
  4.  
  5.                            THE C DATA FORMS LIBRARY
  6.                            ------------------------
  7.  
  8.   The C Data Forms Library allows you to create data entry forms.  Some of
  9.   the features are as follows:
  10.  
  11.     * You can have simple windowed forms or have forms that are larger than the
  12.       physical screen (virtual forms).
  13.  
  14.     * You have pre and post functions on the field level as well as the global
  15.       level (pre-post function is called for all fields).
  16.  
  17.     * Fields can have a user defined error function tied to them.
  18.  
  19.     * Fields can be highlighted as the input cursor is moved from field to
  20.       field, or can remain the same color regardless of where the input cursor
  21.       is.
  22.  
  23.     * Automatic conversion of a field to the right data type, and then the
  24.       converted value can be assigned to any variable you choose.
  25.  
  26.     * User defined validation functions can be applied to any field after the
  27.       user has accepted the input.
  28.  
  29.     * User defined form exit function.  Check if user really wants to exit
  30.       the form.  Go back to any field if user wants to continue.
  31.  
  32.     * Load forms with data before input.
  33.  
  34.     * Implement choice lists easily with popup menus.
  35.  
  36.     * Radiobox, Checkboxes, Toggle, PushButton, and Subform fields are
  37.       supported.
  38.  
  39.     * Choose any field at any time with the mouse.
  40.  
  41.     * Retrieve data from the form at any time, even if the form is not
  42.       currently being edited.
  43.  
  44.     * Trap undefined keys and call user defined function.
  45.  
  46.     * Create context-sensitive help for each field or form.
  47.  
  48.  
  49.   The above are just some of the features of The C Data Forms Library's form
  50.   functions.
  51.  
  52.   The cost of The C Data Forms Library is $25 for the object library for all
  53.   memory models and the source code.
  54.  
  55.   The library supports Turbo C 2.0 and above, Borland C++, Microsoft C version
  56.   5.1 and above, Power C version 2.0 and above, and Zortech C versions 2.0 and
  57.   above.  Also required is The C Window Library.
  58.  
  59.   If your budget is very tight, you can order the Medium Memory model for all
  60.   listed compilers.  This version will work with the shareware version of The C
  61.   Window Library versions 2.0 and above.  The price for the medium model only
  62.   is only $10.  Later on, you can update to the full version for the difference
  63.   in the price.
  64.  
  65.                               THE C MOUSE LIBRARY
  66.                               -------------------
  67.  
  68.   The C Mouse Library allows you to create programs that can utilize a
  69.   Microsoft compatible mouse.  Here is a list of the major features of the
  70.   library:
  71.  
  72.  
  73.     * You designate which windows will be 'mouse sensitive' and exactly what
  74.       mouse options can be used on these windows.
  75.  
  76.     * You can resize a window with the mouse by grabbing any corner that you
  77.       have designated as a 'resize' corner.  One, two, three, or all corners
  78.       can be used by the mouse as a 'resize' corner.
  79.  
  80.     * You can move a window on the screen with the mouse.
  81.  
  82.     * You can zoom and unzoom a window.
  83.  
  84.     * You can promote a window to the top of the pile of windows using the
  85.       mouse.
  86.  
  87.     * You can hide a window.
  88.  
  89.     * You can create user defined 'hotspots' on any window, and call a
  90.       user-defined function when the mouse is in the area of the hotspot and
  91.       the user chosen mouse event has occurred.
  92.  
  93.     * You can create mouse event driven programs easily.
  94.  
  95.     * Double click and press-release mouse events are supported.
  96.  
  97.     * Left, right, and middle button (Logitech type) mouse presses are
  98.       supported.
  99.  
  100.     * You can create side and bottom scroll bars on a window.  Scroll bars are
  101.       implemented with scroll buttons, as well as a moving highlight block.
  102.       You can also use the scroll bars if you do not have a mouse.
  103.  
  104.     * Scroll bars can have one of 4 different sizes, small, medium, large, and
  105.       full length.  You can have left handed scroll bars (side scroll bar is on
  106.       the left), or a right handed scroll bar system (scroll bar is on the right
  107.       edge of the window).
  108.  
  109.     * All API mouse functions, including the new Microsoft version 8.0 mouse
  110.       functions, are supported.
  111.  
  112.     * Change default mouse button presses at any time.
  113.  
  114.  
  115.   The cost of this great library is only $25 for the object code and the source
  116.   code.  Tight budgeted people can obtain the medium model verson of the
  117.   library for only $10, and can upgrade to the full version for only the
  118.   difference in price.
  119.  
  120.   The C Mouse Library supports Turbo, Microsoft, Power, and Zortech compilers.
  121.   Also required is The C Window Library.
  122.  
  123.  
  124.   To order The C Data Forms Library, The C Mouse Library, as well as register
  125.   The C Window Library, please send check or money order (sorry, no credit
  126.   cards at this time).
  127.  
  128.   Make check or money order payable to the following:
  129.  
  130.                            P.A. Mckenzie
  131.  
  132.   and send check or money order to the following address:
  133.  
  134.                            P.A. McKenzie
  135.                            CitySoft Software
  136.                            P.O. Box 707
  137.                            Bronx, NY   10475
  138.  
  139.  
  140.   Here is an order form to register The C Window Library, as well as order
  141.   the Data Forms and Mouse function libraries
  142.  
  143.  
  144.     Name:   ______________________________________________________________
  145.  
  146.     Address ______________________________________________________________
  147.  
  148.             ______________________________________________________________
  149.  
  150.             ______________________________________________________________
  151.  
  152.     Where did you hear of The C Window Library? (if BBS, please indicate
  153.                                                  name and phone number)
  154.  
  155.  
  156.     ______________________________________________________________________
  157.  
  158.  
  159.  
  160.     Compiler You Use (check all that apply)  Turbo C ___    Microsoft C ___
  161.  
  162.                                              Power C ___    Zortech C ___
  163.  
  164.  
  165.     Disk Size (Circle One):   Size     Capacity
  166.                               ----     --------
  167.                          a)   5 1/4"    360K
  168.  
  169.                          b)   5 1/4"    1.2M
  170.  
  171.                          c)   3 1/2"    720K
  172.  
  173.                          d)   3 1/2"    1.44M
  174.  
  175.  
  176.     Check desired library:
  177.                                                               Sub-Total
  178.        Quantity                                    Price    (Price x Quantity)
  179.        --------                                    -----    ------------------
  180.  
  181.        _________         The C Window Library       $50        ______
  182.  
  183.  
  184.        _________         The C Data Forms Library   $25        ______
  185.  
  186.  
  187.        _________         The C Mouse Library        $25        ______
  188.  
  189.  
  190.  
  191.     Medium Model Only
  192.                                                               Sub-Total
  193.        Quantity                                    Price    (Price x Quantity)
  194.        --------                                    -----    ------------------
  195.  
  196.        _________         The C Data Forms Library   $10        _______
  197.  
  198.  
  199.        _________         The C Mouse Library        $10        _______
  200.  
  201.  
  202.  
  203.    Grand Total (New York State add sales tax)                  _______
  204.  
  205.